func bytes.growSlice 2 uses bytes (current package) buffer.go#L169: b.buf = growSlice(b.buf[b.off:], b.off+n) buffer.go#L247: func growSlice(b []byte, n int) []byte {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)